|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbOrder | |
|---|---|
| pow.webserver | |
| Uses of DbOrder in pow.webserver |
|---|
| Methods in pow.webserver that return DbOrder | |
|---|---|
DbOrder |
IvyMsg.getOrder()
|
static DbOrder |
DbOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DbOrder[] |
DbOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in pow.webserver with parameters of type DbOrder | |
|---|---|
void |
IvyMsg.setOrder(DbOrder o)
specify how to store the message in database |
| Constructors in pow.webserver with parameters of type DbOrder | |
|---|---|
IvyMsg(int wId,
long num,
java.lang.String date,
java.lang.String msg,
DbOrder order)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||